<html><head><title>Trial layout</title><style>
margin: 0px; padding: 0px;
margin: 0px; padding: 0px;
.teapo-layout-panel-cell {.teapo-layout-toolbar-cell {.teapo-layout-statusbar-cell {<table class="teapo-layout-tab"><tbody><tr><td class="teapo-layout-toolbar-cell" style="width: 60%;">
<a style="float: left" name="left">*</a>
<a style="float: right" href="#right">>></a>
</td><td class="teapo-layout-toolbar-cell" style="width: 40%;">
<a style="float: right" name="right">*</a>
<a style="float: left" href="#left"><<</a>
</td></tr><tr><td class="teapo-layout-panel-cell">
<div style="overflow: auto;width:100%;height:100%;white-space:pre-wrap;">
Edit, run, save, pass around a whole project as a single HTML file, on any device from an iPad to a laptop, from IE6 to Chrome Mobile. Or Blackberry. Or Firefox OS.
This is as HTML5 applications were meant to be, before working groups and stakeholders and proposals.
- **v0.4h** is a prototype self-hosting its own development, supporting syntax/error highlighting, code completion and build for JavaScript, HTML, CSS and TypeScript.
- **v0.5j** adds an extensibility model for arbitrary languages, a unit test runner convering Teapo itself, look-and-feel reftresh.
- **v0.6f** will focus on productivity and code quality: refresh of touch-based code editing, more features for testing and debugging.
- **git** - planned git support.
- **crypto** - planned feature for requiring a password on opening.
- **repo** - planned service for hosting Teapo projects, adding freemium build farm, test and exotic compilation features.
This version is part of v0.5j phase, currently implemented storage and proof-of-concept bootstrap layout, and now focussing on plugging this new layout in the heart of the application.
</td><td class="teapo-layout-panel-cell">
<div style="width: 100%; height: 100%; overflow: auto;">
</td></tr><tr><td class="teapo-layout-statusbar-cell" style="width: 60%;">
</td><td class="teapo-layout-statusbar-cell" style="width: 40%;">
</td></tr></tbody></table>